GrapeCity ActiveReports for .NET 16.0J
GeoGeometryCollection コンストラクタ

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData 名前空間 > GeoGeometryCollection クラス : GeoGeometryCollection コンストラクタ
地理空間の形状を集まります。
GeoGeometryCollectionクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal shapes As IEnumerable(Of GeoShape) _
)
public GeoGeometryCollection( 
   IEnumerable<GeoShape> shapes
)

パラメータ

shapes
地理空間の形状を集まります。
参照

GeoGeometryCollection クラス
GeoGeometryCollection メンバ